Docs-V1(UserGuide): Add root content in v1/User-Guide#6343
Merged
khanhtc1202 merged 5 commits intopipe-cd:masterfrom Dec 15, 2025
Merged
Docs-V1(UserGuide): Add root content in v1/User-Guide#6343khanhtc1202 merged 5 commits intopipe-cd:masterfrom
khanhtc1202 merged 5 commits intopipe-cd:masterfrom
Conversation
Signed-off-by: Eeshaan Sawant <[email protected]>
eeshaanSA
commented
Nov 14, 2025
Signed-off-by: Eeshaan Sawant <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #6343 +/- ##
===========================================
- Coverage 28.82% 17.50% -11.33%
===========================================
Files 560 7 -553
Lines 59937 920 -59017
===========================================
- Hits 17277 161 -17116
+ Misses 41339 738 -40601
+ Partials 1321 21 -1300 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
khanhtc1202
reviewed
Dec 2, 2025
docs/content/en/docs-v1.0.x/user-guide/managing-application/deployment-trace.md
Show resolved
Hide resolved
khanhtc1202
reviewed
Dec 2, 2025
docs/content/en/docs-v1.0.x/user-guide/managing-application/event-watcher.md
Show resolved
Hide resolved
khanhtc1202
reviewed
Dec 2, 2025
docs/content/en/docs-v1.0.x/user-guide/managing-application/plan-preview.md
Show resolved
Hide resolved
Signed-off-by: Eeshaan Sawant <[email protected]>
Contributor
Author
|
@khanhtc1202 I think at this point let us not focus on broken links. We will fix all of them once we have more clarity on v1 docs. |
Member
|
There is convention for directory name, the directory name should be snake case, instead of normal string (eg. managing-application) cc @eeshaanSA |
eeshaanSA
commented
Dec 8, 2025
docs/content/en/docs-v1.0.x/user-guide/observability-and-metrics/insights.md
Show resolved
Hide resolved
khanhtc1202
reviewed
Dec 8, 2025
|
|
||
| | Metric | Type | Description | | ||
| | --- | --- | --- | | ||
| | `cloudprovider_kubernetes_tool_calls_total` | counter | Number of calls made to run the tool like kubectl, kustomize. | |
Signed-off-by: Eeshaan Sawant <[email protected]>
Signed-off-by: Eeshaan Sawant <[email protected]>
Contributor
Author
|
@khanhtc1202, please review. 🙌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does:
Add root files in UserGuide. Please check v0.55x userguide to check and review what has changed.
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: